FaStudentFundSourceMilitary 
Logical Entity Name  FaStudentFundSourceMilitary 
Default Table Name  FaStudentFundSourceMilitary 
Physical Only  NO 
Definition 
 
Note 
 

FaStudentFundSourceMilitary Columns 
ColumnName  Domain  Datatype  NULL  Definition 
FaStudentFundSourceMilitaryId(PK)    int  NO 
 
FaStudentFundSourceId(FK)    int  NO 
 
SsVeteranBenefitId(FK)    int  NO 
 
MaxCreditHours    numeric(7, 2)  NO 
 
State    char(2)  YES 
 
MaxTuitionAssistance    money  NO 
 
SsVeteranCodeId(FK)    int  NO 
 
TopUpApplicant    bit  NO 
 
MaxVetPoints    smallint  NO 
 
UsedVetPoints    smallint  NO 
 
VetPointsBalance    smallint  NO 
 
ProgramEnrollCategory    char(8)  YES 
 
TutionAssistanceType    char(8)  YES 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
UserId(FK)    int  NO 
 
ts    timestamp  NO 
 

FaStudentFundSourceMilitary Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_FaStudentFundSourceMilitary_FaStudentFundSourceMilitaryId  PrimaryKey  FaStudentFundSourceMilitaryId 

FaStudentFundSourceMilitary Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
FaStudentFundSource  Non-Identifying  One To Zero or More  FK_FaStudentFundSourceMilitaryFaStudentFundSourceId_FaStudentFundSourceFaStudentFundSourceId      FaStudentFundSourceId  NO  YES 
SsVeteranBenefit  Non-Identifying  One To Zero or More  FK_FaStudentFundSourceMilitarySsVeteranBenefitId_SsVeteranBenefitSsVeteranBenefitId      SsVeteranBenefitId  NO  YES 
SsVeteranCode  Non-Identifying  One To Zero or More  FK_FaStudentFundSourceMilitarySsVeteranCodeId_SsVeteranCodeSsVeteranCodeId      SsVeteranCodeId  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_FaStudentFundSourceMilitaryUserId_SyStaffSyStaffId      UserId  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

FaStudentFundSourceMilitary Check Constraints 
Check Constraint Name  CheckConstraint